Skip to content

Manchester | 26-SDC-Jul | Fithi-Teklom | Sprint 1 | Individual-shell-tools#567

Open
Fithi-Teklom wants to merge 4 commits into
CodeYourFuture:mainfrom
Fithi-Teklom:feature/shell-tools-exercises
Open

Manchester | 26-SDC-Jul | Fithi-Teklom | Sprint 1 | Individual-shell-tools#567
Fithi-Teklom wants to merge 4 commits into
CodeYourFuture:mainfrom
Fithi-Teklom:feature/shell-tools-exercises

Conversation

@Fithi-Teklom

Copy link
Copy Markdown

Self checklist

  • I have titled my PR with Region | Cohort | FirstName LastName | Sprint | Assignment Title
  • My changes meet the requirements of the task
  • I have tested my changes
  • My changes follow the style guide

Changelist

Completed the shell tools exercises covering ls, cat, wc, grep, sed, and awk.

What was added:

  • Implemented commands to list files and directories using ls.
  • Used cat to read and display file contents.
  • Used wc to count lines, words, and characters.
  • Used grep to search and filter text based on patterns.
  • Used sed for text replacement, deletion, and formatting transformations.
  • Used awk to extract columns, filter data, and perform calculations.

@Fithi-Teklom Fithi-Teklom added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Jul 10, 2026
@github-actions

Copy link
Copy Markdown

Results of test:
Failed awk/script-01.sh, please check
Failed awk/script-02.sh, please check
Failed awk/script-03.sh, please check
Failed awk/script-04.sh, please check
Failed awk/script-05.sh, please check
Failed cat/script-01.sh, please check
Failed cat/script-02.sh, please check
Failed cat/script-03.sh, please check
Failed grep/script-01.sh, please check
Failed grep/script-02.sh, please check
Failed grep/script-03.sh, please check
Failed grep/script-04.sh, please check
Failed grep/script-05.sh, please check
Failed grep/script-06.sh, please check
Failed grep/script-07.sh, please check
Failed ls/script-01.sh, please check
Failed ls/script-02.sh, please check
Failed ls/script-03.sh, please check
Failed ls/script-04.sh, please check
Failed sed/script-01.sh, please check
Failed sed/script-02.sh, please check
Failed sed/script-03.sh, please check
Failed sed/script-04.sh, please check
Failed sed/script-05.sh, please check
Failed sed/script-06.sh, please check
Failed wc/script-01.sh, please check
Failed wc/script-02.sh, please check
Failed wc/script-03.sh, please check
You passed 0/28 tasks.

@Fithi-Teklom Fithi-Teklom changed the title Manchester| 26-SDC-Jul| Fithi-Teklom | Sprint 1 | Module-Tools Manchester | 26-SDC-Jul | Fithi-Teklom | Sprint 1 | Module-Tools Jul 10, 2026
@Fithi-Teklom Fithi-Teklom added the 📅 Sprint 1 Assigned during Sprint 1 of this module label Jul 10, 2026
@Fithi-Teklom Fithi-Teklom changed the title Manchester | 26-SDC-Jul | Fithi-Teklom | Sprint 1 | Module-Tools Manchester | 26-SDC-Jul | Fithi-Teklom | Sprint 1 | Individual-shell-tools Jul 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. 📅 Sprint 1 Assigned during Sprint 1 of this module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant